home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIP Turkiye Aralık 1997.iso / internet / netvamp / _setup.1 / Vampire.exe / 0 / RCDATA / TABOUTDLG / TABOUTDLG.txt < prev   
Text File  |  1997-08-21  |  2KB  |  122 lines

  1. object AboutDlg: TAboutDlg
  2.   Left = 382
  3.   Top = 286
  4.   BorderStyle = bsDialog
  5.   Caption = 'About Net Vampire'
  6.   ClientHeight = 166
  7.   ClientWidth = 323
  8.   Font.Color = clBtnText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 157
  17.     Top = 16
  18.     Width = 151
  19.     Height = 24
  20.     Caption = 'Net Vampire 2.4'
  21.     Font.Color = clWhite
  22.     Font.Height = -19
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = [fsBold]
  25.     ParentFont = False
  26.     Transparent = True
  27.   end
  28.   object Label2: TLabel
  29.     Left = 164
  30.     Top = 43
  31.     Width = 134
  32.     Height = 14
  33.     Caption = 'Automatic FTP/HTTP client'
  34.     WordWrap = True
  35.   end
  36.   object Label3: TLabel
  37.     Left = 219
  38.     Top = 122
  39.     Width = 24
  40.     Height = 13
  41.     Caption = '1997'
  42.   end
  43.   object Label5: TLabel
  44.     Left = 151
  45.     Top = 56
  46.     Width = 160
  47.     Height = 13
  48.     Caption = 'for Windows 95 and Windows NT'
  49.   end
  50.   object Shape1: TShape
  51.     Left = 23
  52.     Top = 23
  53.     Width = 120
  54.     Height = 93
  55.     Brush.Color = clBtnShadow
  56.     Pen.Color = clBtnShadow
  57.   end
  58.   object Label6: TLabel
  59.     Left = 156
  60.     Top = 15
  61.     Width = 151
  62.     Height = 24
  63.     Caption = 'Net Vampire 2.4'
  64.     Font.Color = clMaroon
  65.     Font.Height = -19
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.     Transparent = True
  70.   end
  71.   object Label4: TLabel
  72.     Left = 175
  73.     Top = 136
  74.     Width = 106
  75.     Height = 13
  76.     Caption = 'al@toko.dnepr.net'
  77.     Font.Color = clNavy
  78.     Font.Height = -11
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = [fsBold]
  81.     ParentFont = False
  82.   end
  83.   object Label7: TLabel
  84.     Left = 164
  85.     Top = 88
  86.     Width = 135
  87.     Height = 13
  88.     Cursor = crHelp
  89.     Caption = 'Written by Alex Shovkoplyas'
  90.     Font.Color = clBtnText
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = [fsUnderline]
  94.     ParentFont = False
  95.     OnClick = AuthorClick
  96.   end
  97.   object BitBtn1: TBitBtn
  98.     Left = 43
  99.     Top = 126
  100.     Width = 75
  101.     Height = 25
  102.     Caption = 'Close'
  103.     TabOrder = 0
  104.     Kind = bkOK
  105.   end
  106.   object Panel1: TPanel
  107.     Left = 16
  108.     Top = 16
  109.     Width = 120
  110.     Height = 93
  111.     TabOrder = 1
  112.     object Image2: TImage
  113.       Left = 2
  114.       Top = 2
  115.       Width = 115
  116.       Height = 88
  117.       AutoSize = True
  118.       Picture.Data = {<image000.bmp>}
  119.     end
  120.   end
  121. end
  122.